|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectrolesystem.examples.jade.test.TestSL
public class TestSL
This class uses the role of bidder for test purpose. It tries to send valid and illegal actions to itself, using two threads. This is a subject layer that can be used by agents in a role system.
| Constructor Summary | |
|---|---|
TestSL()
|
|
| Method Summary | |
|---|---|
void |
go(RoleSystem roleSystem)
Lets the subject layer do its job. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestSL()
| Method Detail |
|---|
public void go(RoleSystem roleSystem)
SubjectLayer
go in interface SubjectLayerroleSystem - An instance implementing the interface RoleSystem,
that allows to participate in rolesystem.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||